If a Project customisation needs to be deployed to multiple NetSuite accounts, a custom record would come in handy to store all the constant values used in the scripts.
For this, the constant values of scripts should be stored in a library file, which would be updated based on the changes made in the custom record.
All the constant values are stored in custom fields in the custom record. Each save of the custom record would update the values in the library file.