WorkerTraceabilityTextSettings: {
    options?: string[];
    restricted: boolean;
    textMatchOperation?: TraceabilityTextOperationType;
    textMatchValue?: string;
    tryRegex?: string;
}