Secret variables are null in startup script

Product: PowerShell Universal
Version: 4.2.0

Hi all,
I don’t have problem in API endpoints but in the Startup script a secret variable (e.g: $Secret:SQL_PASSWORD) has null value. Other public variables work fine in the same Startup script.

Is it a known issue or I missed something?
Any suggestion would be greatly appreciated.