How make this:
become this (Got a input box area that let user typing):
It is very easy to achieve in Joomla 4. You can directly add a layout below the select field that you want.
layout="joomla.form.field.list-fancy-select"
After that, the select field will have an extra input area that allows users to type and keep the keyword displayed.