dbCredentials with a key username, reference it as {{dbCredentials.username}}.
Legacy syntax (deprecated):
{{$secrets.dbCredentials.password}}
Using Secrets in Scripts
You can also access secrets from within Pre-request and Post-request scripts using thebru.getSecretVar() function.