<select value="{{foo}}">
	<option value='{{items[0]}}'>a</option>
	<option value='{{items[1]}}'>b</option>
</select>