I want to make input option in select tag so user can choose between options or insert different value. Is it possible?
You will have to use javascript to get the additional value. Check this post for some example code:
Jquery dynamically update "other" option in select