StatLinkerParameters no longer holds the StatSettings ref, instead we pass it in to the Create method from the collection on init
StatCollection holds a new StatLinkerPair struct in place of StatLinkerParameters, StatLinkerPairs hold StatSettings and StatLinkerParameters