collectionVariables (Current Value) do not appear in Documentation in URL path

My question: I use Collection Variables in URI. And I want that these variables will appear in the Documentation. All working with Initial Value, but not with Current Value. The main goal for me is to figure out how via scripts set a collectionVariable as Initial Value. Using environment variables isnโ€™t the solution for me (https://support.postman.com/hc/en-us/articles/4409005403031-How-to-persist-variable-values).
This post particular describe my problem: javascript - How to 'programmatically' set initial value of a collection variable in Postman? - Stack Overflow
Is it possible to do something using only code in postman pre-scripts/tests?

Details (like screenshots):