JQURY выберите несколько текстовых функций

var text = $('#selector option:selected').toArray().map(item => item.text).join();
Inexpensive Iguana