t() :: %Haytni.RegisterablePlugin.Config{
case_insensitive_keys: [atom()],
email_index_name: index_name(),
email_regexp: Regex.t(),
logout_on_deletion: boolean(),
registration_disabled?: term(),
strip_whitespace_keys: [atom()],
with_delete: boolean()
}