is it possible to store a set of boolean variables by using @AppStorage.
Currently I use e.g. this situation:
class UserSettings: ObservableObject { @Pub