I am not getting any solution for having combobox as select as well as input. That means if user selection in not there in per-populated list , then use should be able to enter
The ui-select2 library lets you use select2 through a directive. That provides some great UI elements that do what you're asking for.
In general I also recommend the Angular Modules site to find various useful Angular libraries.