Labels:

We use CSS to put the commas and the final "e" as separators (https://github.com/Cohros/super-select/blob/master/src/SuperSelect.scss#L74).
I think that is better if we use js to build this string and allow user to specify separators and final separator.