This diff introduces a small component called NotificationDescription that handles rendering the descriptions of each notification setting option. We also in this diff need to extend the description prop in EnumSettingOption to be able to handle NotificationDescription
Depends on D12647