What is the bug?
When choosing a new Notification channel type that was not supported by Alerting before 2.0, the UI page crashes, since we had the channel types hard-coded. This would crash for SES, SNS, and Microsoft teams.
What is the expected behavior?
Update the logic so the channel types are not hard-coded, so we can continuously support the new channel types that the Notification plugin adds.