RunPriorityPreset represents predefined priority levels for runs.
- highHighest priority - run will be scheduled before other runs.
- normalDefault priority based on run type (blocking, non-blocking, drift detection).
- lowLowest priority - run will be scheduled after other runs.