Role
<%= select :user_profile, :role, ["customer", "staff", "admin"] %>

Notifications
<%= check_box :user_profile, :new_sample_notification %> Notify when new samples are recorded
<%= check_box :user_profile, :new_sequencing_run_notification %> Notify when a new sequencing run recorded