Room for improvement: refactor into `<SettingsCard>` so we don't have to repeat this everywhere.
Placed settings that we allow for unauthenticated users under <SettingUnauthenticated>. While it is redundant, it's easier to handle the grouping, and more readable overall.