Values.StrategySummarySourceObject containing the summary of the strategy recommendations.
type nonrec t = {count : Integer.t option;The count of recommendations per strategy.
*)strategy : Strategy.t option;The name of recommended strategy.
*)}