Add ExternalConfig.smtp_display_settings returning a form-shaped hash
(host/port/username/password/domain/from_email/security/authentication)
so that the read-only Email SMTP settings view reflects the actual
SECURITY value (e.g. noverify) when configured via env vars, instead
of always defaulting to STARTTLS.