Values.ContextOptionsSourceConfiguration options for a durable execution context.
type nonrec t = {replayChildren : ReplayChildren.t option;Whether the state data of children of the completed context should be included in the invoke payload and GetDurableExecutionState response.
*)}