For logging issues, it would be helpful to have a Descriptive Name field to reference the formula being updated. The current FormulaOptions.Name field is used to create the branch and commit names which must be in a specific format for some external formula PRs. Propose adding a FormulaOptions.FormulaName field for the proper formula name for branch and commit calls, and using FormulaOptions.Name as the descriptive name for logging purposes.