Added console.log statements to debug why RSI band level parameters are not showing in the configuration panel. This will help identify if: 1. meta.inputs is undefined or empty 2. The inputs array is being filtered out 3. The condition meta?.inputs && meta.inputs.length > 0 is false