Block Settings: Using a Block Setting with type: text in a type: liquid setting

Hello,

I’m trying to make a block inside a section where i can write Liquid but also render other block settings inside the written liquid. Unfortunately, “block” is not available inside this liquid, so my code does not work.

Does anyone know how to solve this?