Package name. This is searchable and displayed when choosing the package. CenturyLink has defined a naming standard for public packages which you may leverage.
Each package must have a globally unique 32 character GUID. A new value has been generated for you. If this is replacing an existing package place update with your current GUID. Blueprints connect to Packages using this GUID so to prevent breaking for minior changes reuse the GUID. Likewise to create a new incompatible package release choose a new GUID.
Script command to be executed when running blueprint package. Any parameters you create will be automatically appended to the end of this command and made available to your script.
If yes will reboot the server after this package successfully executes. Use of this is strongly recommended in lieu of rebooting as part of your scripts for proper tracking of server state.
If no the package will be removed after successful execution. To keep package binaries and configuration on the server after execution set to Yes. This is typically only enabled to support debugging.