Demo of select option bound with data.
Dropdown <select> with bound <optgroup>, list of options is bound with the items variable in namespace Data:

These two selects have their value bound with the same currentVal variable with the value: .
List of their options is also bound with the same Data.items

Dropdown <select> with bound <option>s
<select> with bound <option>s