How to convert radio button data into tags?

I have a radio button with two choices. When I submit the form, the data in radio button should be stored as text into the database field, right? How to convert the text into tag with corvid before it stored into database?