This add on wraps select2js lib for dropdowns.
npm install ember-cli-select2
bower install select2
{{view "select2"}}
You cal carry on usin the options in Ember Select
Right now this is minimal implementation it just overrides ember select view. More to come!