Basic options, select, radio, checkbox

RADIO - { debounce: 500 } & special value
tests.one = {{tests.one}}
CHECKBOX - { debounce: 500 } & ngTrueValue, ngFalseValue
tests.two1 = {{tests.two1}}, tests.two2 = {{tests.two2}}
SELECT - object as value
tests.three = {{tests.three}}
SELECT - deep object as value
tests.four = {{tests.four}}
SELECT - object property as value
tests.five = {{tests.five}}
SELECT - track by
tests.six = {{tests.six}}