<selectclass="gf-form-input"ng-model="ctrl.annotation.type"ng-options="f.value as f.text for f in [{text: 'Alert', value: 'alert'}]">
<selectclass="gf-form-input"ng-model="ctrl.annotation.type"ng-options="f.value as f.text for f in [{text: 'Event', value: 'event'}, {text: 'Alert', value: 'alert'}]">