Git Source Policy storage with set
struct PolicyStorageSet {
    bool set;
    Policy policy;
}