Have you tried the inline python evaluation syntax?
Ex. ${list_of_items}[${{${index}-1}}]
${list_of_items}[${{${index}-1}}]
Note the extra curly braces.