SOFTWARE_UPDATE_CHANNELS: Readonly<
    {
        development: "SETUP.UpdateDevelopment";
        prototype: "SETUP.UpdatePrototype";
        stable: "SETUP.UpdateStable";
        testing: "SETUP.UpdateTesting";
    },
> = ...

The allowed software update channels