I use a PowerShell data file (`.psd1`) to hold settings for my script file (`.ps1`), It would be helpful to be able to include the `psd1` in the `nupkg` so that I don't need to deploy the settings files manually.