Use a text input box to allow users to enter text. Set the type of
the text input box according to the type of text you’re capturing
from the user (e.g. email or password).
Radio button group
Lets users choose one item from a small set of mutually exclusive, related options.