When I create an option group it automatically stores selected option values as numbers. Is it possible to store the selected option as text ? For example one option group will allow the user to select one of seven days in the week. Can I store Sunday as Sunday instead of 1 ? How can I do this ?