State flags for registrations
Registrations should have state flags.
State flags are like additional fields, but they are not asked for on registration, but can be set by organisers. An example would be "paid".
This can be implemented using another model for such state flags, or by adding an attribute to additional fields (using model extensions), marking it as "ask on registration" or not.