Saving User data in Model.Save

Does anyone know of a simple way to store for example training data mean and stds? something like a simple dictionary that can be stored in when calling the model.save would be amazing. When i look up saving variables in tensorflow it always takes me to older <2.0 tensorflow variables and thats not what i mean.