When using (multi)select boxes it would be very useful to be able to get the label and the value of the selected value in the (multi)select box. The result of a select box is already stored in an object where we get the 'value' key. If we could get the 'label' key from there as well it would be a big improvement.