Administration Dropdown for normal select

I wanted to add a category dropdown with normal select rather then multiselect in bundle example for category and add this category value into swag_bundle table.

1stly I am not getting the element name for dropdown on replacement of “sw-many-to-many-select”.
2ndly not understand where to pass data of this new added field to insert value in database.